Install ${srcdir} changes from DJM.
authorJim Blandy <jimb@redhat.com>
Sat, 15 May 1993 22:57:27 +0000 (22:57 +0000)
committerJim Blandy <jimb@redhat.com>
Sat, 15 May 1993 22:57:27 +0000 (22:57 +0000)
commitddb7302160a5d5e2dfb5b71f5b1420664c826e29
tree025bcb10f76acd630946b4b808edbe20ef28ff05
parentc38a040d4a3a1bc794a361d67e9aefc10c68cff4
Install ${srcdir} changes from DJM.
* Makefile.in (SUBDIR_MAKEFILES): Add oldXMenu/Makefile to this
list.
(COPYDIR, COPYDESTS): Install files from both the etc directory in
the source tree and the etc directory in the object tree.
(${SUBDIR}): Pass the prefix variable down to submakes.
(everywhere): Use `sed', not `/bin/sed'.  Not all systems have sed
in /bin.
(lib-src/Makefile, src/Makefile, oldXMenu/Makefile): Edit in
values for srcdir and VPATH.
(install): Add `v' flag to tar command.  Make sure that `dir'
exists in ${srcdir}/info before copying it.  Remember that the man
pages come from the source tree, not the object tree.
* configure.in: Remove remarks saying that the --srcdir option
doesn't work.
Create the etc directory in the object tree.
Recognize configuration names of the form *-sun-solaris*.
Recognize sunos5 and solaris as operating system names.
Makefile.in
configure1.in